/* 

2017-07-12
*/
body {
  /* overflow-x: hidden; */
}
.wrap {
  width: 100%;
  font-size: 14px;
  font-family: "微软雅黑", Microsoft YaHei, Times, Baskerville, Georgia, serif;
}
.wrap .main {
  width: 1200px;
  margin: 0 auto;
}
.wrap a {
  color: #646464;
}
.wrap .moresite {
  width: 120px;
  padding-right: 20px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 20px;
  background: #ea7907 url("../images/arrow-down.png") 90px center no-repeat;
  cursor: pointer;
  position: relative;
}
.wrap .moresite .siteDown {
  position: absolute;
  width: 240px;
  left: -102px;
  top: 0;
  padding-top: 40px;
  display: none;
  z-index: 9;
}
.wrap .moresite .siteDown .sitedownbox {
  border: 1px solid #e5e5e5;
}
.wrap .moresite .siteDown a {
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: #fff;
  text-align: left;
  padding-left: 5%;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  text-decoration: none;
}
.wrap .moresite .siteDown a:hover {
  background: #e25215;
  color: #fff;
}
.wrap .header {
  width: 100%;
  height: 169px;
}
.wrap .header .headerTop {
  width: 100%;
  padding: 0 4%;
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #e7e7e7;
  color: #646464;
}
.wrap .header .headercontent {
  width: 100%;
  height: 130px;
  border-bottom: 1px solid #e7e7e7;
  background: #fff url() 0 0 no-repeat;
  position: relative;
  z-index: 9;
}
.wrap .header .headercontent .logo {
  width: 18%;
  margin-left: 6000/1920%;
  padding: 40px 0;
  position: absolute;
  top: 0;
  left: 0;
}
.wrap .header .headercontent .logo img {
  width: 100%;
}
.wrap .header .headercontent ul {
  margin: 0 auto;
  /*width: 865px;*/
  width: 880px;
}
.wrap .header .headercontent ul li {
  float: left;
  /*margin: 0 2%;*/
  margin: 0 15px;
  font-size: 16px;
  padding: 0 1%;
  line-height: 128px;
  position: relative;
}
.wrap .header .headercontent ul li a {
  color: #000;
  text-decoration: none;
  display: inline-block;
}
.wrap .header .headercontent ul li a:hover {
  color: #e25215;
}
.wrap .header .headercontent ul li .downfload {
  width: 662px;
  padding: 26px 30px 36px;
  background: #fff;
  position: absolute;
  top: 130px;
  left: -50px;
  z-index: 9;
  display: none;
}
.wrap .header .headercontent ul li .downfload ul li {
  line-height: 36px;
  padding: 0 24px;
  margin: 0 18px;
  float: left;
  border-bottom: 1px solid #e7e7e7;
  background: none;
}
.wrap .header .headercontent ul li .downfload ul li a {
  color: #000;
  text-decoration: none;
  display: inline-block;
}
.wrap .header .headercontent ul li .downfload ul li a:hover {
  color: #e25215;
}
.wrap .header .headercontent ul li .downfload.t2 {
  width: 347px;
}
.wrap .header .headercontent ul li .downfload.t3 {
  width: 512px;
}
.wrap .header .headercontent ul li .downfload.t5 {
  width: 732px;
}
.wrap .header .headercontent ul li:hover,
.wrap .header .headercontent ul li.active {
  border-bottom: 2px solid #e25215;
  background: url("../images/arrow-up.png") center bottom no-repeat;
}
.wrap .header .headercontent ul li:hover a,
.wrap .header .headercontent ul li.active a {
  color: #e25215;
}
.wrap .header .headercontent .searchbox {
  height: 30px;
  padding: 50px 0;
  margin-right: 60px;
  position: absolute;
  top: 0;
  right: 0;
}
.wrap .header .headercontent .searchbox .search {
  height: 30px;
  line-height: 28px;
  padding: 0 10px;
  border: 1px solid #cecece;
  border-radius: 20px;
  margin-right: 20px;
}
.wrap .header .headercontent .searchbox .search input[type=text] {
  border: none;
  width: 156px;
  line-height: 28px;
  background: none;
}
.wrap .header .headercontent .searchbox .search input[type=submit] {
  border: none;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  cursor: pointer;
  background: url("../images/searchbutton.png") center center no-repeat;
}
.wrap .header .headercontent.flo {
  height: 90px;
  transition: height 0.5s;
}
.wrap .header .headercontent.flo .logo {
  padding: 20px 0;
}
.wrap .header .headercontent.flo ul li {
  line-height: 88px;
}
.wrap .header .headercontent.flo .downfload {
  top: 90px;
}
.wrap .header .headercontent.flo .downfload ul li {
  line-height: 36px;
}
.wrap .header .headercontent.flo .searchbox {
  padding: 30px 0;
}
.wrap .content.white {
  background: #fff url() 0 0 no-repeat;
}
.wrap .banner {
  width: 100%;
  position: relative;
}
.wrap .notice {
  height: 140px;
  line-height: 40px;
  padding: 50px 0;
  padding-left: 60px;
  background: url("../images/hint.jpg") left center no-repeat;
  border-bottom: 1px solid #cecece;
}
.wrap .notice span {
  color: #e25215;
}
.wrap .notice .container {
  width: 550px;
}
.wrap .notice .ntxt {
  width: 550px;
}
.wrap .notice .owl-controls .owl-nav div {
  width: 45px;
  height: 30px;
  position: absolute;
  top: 0;
  text-indent: -99999px;
  background: none;
}
.wrap .notice .owl-controls .owl-nav div:hover {
  background-position: 0 -30px;
}
.wrap .notice .owl-controls .owl-nav .owl-prev {
  right: -467px;
  background: url("../images/pr-left.png") 0 0 no-repeat;
}
.wrap .notice .owl-controls .owl-nav .owl-next {
  right: -510px;
  background: url("../images/pr-right.png") 0 0 no-repeat;
}
.wrap .block .title {
  width: 214px;
  height: 102px;
  line-height: 95px;
  font-size: 40px;
  text-align: center;
  color: #000;
  margin: 68px auto 80px;
  background: url("../images/blocktitlebg.png") 0 bottom no-repeat;
}
.wrap .block .title2 {
  color: #fff;
  background: url("../images/blocktitlebg2.png") 0 bottom no-repeat;
  /*margin-top: 130px;*/
  width: 215px;
  margin: 25px auto 40px;
}
.wrap .block1 {
  background: url("../images/block1bg.png") 0 319px repeat-x;
}
.wrap .block1 ul li {
  width: 170px;
  min-height: 278px;
  float: left;
  margin: 0 15px;
  background: url("../images/circle.png") center center no-repeat;
  background-position: center top 128px;
  position: relative;
}
.wrap .block1 ul li .img {
  width: 100%;
  height: 130px;
  text-align: center;
  color: #000;
  line-height: 30px;
}
.wrap .block1 ul li .img p {
  padding-top: 90px;
  font-weight: bold;
}
.wrap .block1 ul li .txt {
  width: 100%;
  text-align: center;
  margin-top: 50px;
  line-height: 25px;
  /* height: 100px; */
  color: #787878;
  font-size: 12px;
  /* display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 4;
                    overflow: hidden; */
}
.wrap .block1 ul li .img.p1 {
  background: url("../images/block2-icon1.png") center center no-repeat;
}
.wrap .block1 ul li .img.p2 {
  background: url("../images/block2-icon2.png") center center no-repeat;
}
.wrap .block1 ul li .img.p3 {
  background: url("../images/block2-icon3.png") center center no-repeat;
}
.wrap .block1 ul li .img.p4 {
  background: url("../images/block2-icon4.png") center center no-repeat;
}
.wrap .block1 ul li .img.p5 {
  background: url("../images/block2-icon5.png") center center no-repeat;
}
.wrap .block1 ul li .img.p6 {
  background: url("../images/block2-icon6.png") center center no-repeat;
}
.wrap .block1 ul li .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  border-radius: 14px;
}
.wrap .block1 ul li .coverimg {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
}
.wrap .block1 ul li .covericon {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -25px;
  background: url("../images/arrow-right.png") 0 0 no-repeat;
}
.wrap .block1 ul li .covertb {
  display: none;
}
.wrap .block1 ul li .covertb img {
  height: 100%;
}
.wrap .block1 ul li:hover .covertb {
  display: block;
}
.wrap .block2 .block2box {
  width: 100%;
  height: 700px;
  color: #fff;
  background: url("../images/index-video-img.jpg") 0 0 no-repeat;
}
.wrap .block2 .block2box .fleft {
  width: 630px;
  padding-top: 110px;
}
.wrap .block2 .block2box .fleft .b2title {
  height: 60px;
  font-size: 24px;
  color: #e25215;
  background: url("../images/b2title-bg.png") left bottom no-repeat;
}
.wrap .block2 .block2box .fleft .more {
  width: 100px;
  height: 32px;
  line-height: 28px;
  text-align: center;
  display: block;
  float: right;
  font-size: 14px;
  color: #d0d1d2;
  border: 2px solid #808588;
  border-radius: 15px;
}
.wrap .block2 .block2box .fleft p {
  color: #d0d1d2;
  padding-top: 58px;
  line-height: 34px;
  padding-bottom: 58px;
}
.wrap .block2 .block2box .fleft .autoNum .row {
  width: 217px;
  height: 145px;
  float: left;
}
.wrap .block2 .block2box .fleft .autoNum .rowtop {
  width: 100%;
  height: 100px;
  line-height: 100px;
  text-indent: 26px;
  font-size: 40px;
  color: #e25215;
  font-weight: bold;
}
.wrap .block2 .block2box .fleft .autoNum .r1 {
  width: 200px;
  background: url("../images/block2-i1.png") left 0 no-repeat;
}
.wrap .block2 .block2box .fleft .autoNum .r2 {
  width: 200px;
  background: url("../images/block2-i2.png") left 0 no-repeat;
}
.wrap .block2 .block2box .fleft .autoNum .r3 {
  background: url("../images/block2-i3.png") left 0 no-repeat;
}
.wrap .block2 .block2box .fright {
  width: 513px;
  padding-top: 110px;
}
.wrap .block2 .block2box .fright .b2title {
  height: 60px;
  font-size: 24px;
  color: #e25215;
  min-height: 30px;
  background: url("../images/b2title-bg.png") left bottom no-repeat;
}
.wrap .block2 .block2box .fright .btnto {
  padding-top: 5px;
  float: right;
  font-size: 14px;
  height: 30px;
}
.wrap .block2 .block2box .fright .btnto .mr10 {
  margin-right: 10px;
}
.wrap .block2 .block2box .fright .btnto span {
  padding: 5px 15px;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
}
.wrap .block2 .block2box .fright .btnto span.active {
  background: #fff;
  color: #333;
}
.wrap .block2 .block2box .fright .videobox {
  width: 513px;
  height: 350px;
  padding-top: 60px;
  position: relative;
}
.wrap .block2 .block2box .fright .videobox h2 {
  font-weight: normal;
  color: #fff;
  font-size: 24px;
  text-align: center;
}
.wrap .block2 .block2box .fright .videobox .videobg {
  width: 248px;
  height: 600px;
  position: absolute;
  margin-left: -139px;
  left: 50%;
  top: 0;
  padding-top: 80px;
  padding-left: 15px;
  padding-right: 15px;
  background: #ec8403 url("../images/block3-tv03.png") 0 0 repeat-x;
}
.wrap .block2 .block2box .fright .videobox .videoCon {
  width: 515px;
  padding: 15px;
  background: url("../images/block3-tv02.png") repeat;
}
.wrap .block2 .block2box .fright .videobox .videoCon .row {
  display: none;
}
.wrap .block3 .block3box {
  width: 100%;
  height: 396px;
  background: url("../images/block3boxb-bg.png") repeat-x;
}
.wrap .block3 .block3box ul {
  width: 1230px;
  height: 402px;
}
.wrap .block3 .block3box ul li {
  width: 380px;
  height: 396px;
  float: left;
  margin-right: 30px;
}
.wrap .block3 .block3box ul li a {
  text-decoration: none;
}
.wrap .block3 .block3box ul li .img {
  width: 380px;
  height: 232px;
  overflow: hidden;
}
.wrap .block3 .block3box ul li .img img {
  width: 380px;
  height: 232px;
  transition: 0.1s transform;
  transform: translateZ(0);
}
.wrap .block3 .block3box ul li .img img:hover {
  transform: scale(1.1, 1.1);
  transition: 0.6s transform;
}
.wrap .block3 .block3box ul li .txt .xtitle {
  font-size: 20px;
  color: #000;
  margin-top: 18px;
  margin-bottom: 12px;
}
.wrap .block3 .block3box ul li .txt p {
  line-height: 25px;
  color: #787878;
}
.wrap .block3 .block3box ul li:hover {
  border-bottom: 4px solid #ea781c;
}
.wrap .block3 .block3box ul li:hover .txt .xtitle {
  color: #ea781c;
}
.wrap .block3 .block3box .owl-controls .owl-nav div {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  margin-top: -100px;
  text-indent: -99999px;
  background: none;
}
.wrap .block3 .block3box .owl-controls .owl-nav div:hover {
  background-position: 0 -50px;
}
.wrap .block3 .block3box .owl-controls .owl-nav .owl-prev {
  left: -95px;
  background: url("../images/pt-left.png") 0 0 no-repeat;
}
.wrap .block3 .block3box .owl-controls .owl-nav .owl-next {
  right: -95px;
  background: url("../images/pt-right.png") 0 0 no-repeat;
}
.wrap .block4 {
  background: url(../images/block1bg.png) 0 200px repeat-x;
}
.wrap .block4 .b4tab {
  height: 40px;
  line-height: 40px;
}
.wrap .block4 .b4tab span {
  height: 40px;
  padding: 0 40px;
  color: #fff;
  border-radius: 20px;
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
}
.wrap .block4 .b4tab .tlist {
  background: #cecece;
}
.wrap .block4 .b4tab .orange {
  background: #eb7d05;
}
.wrap .block4 .b4tab .more {
  border: 1px solid #e5e5e5;
  height: 40px;
  padding: 0 40px;
  color: #fff;
  border-radius: 20px;
  display: inline-block;
  margin-right: 20px;
  color: #a7a7a7;
  background: #fff;
  cursor: pointer;
}
.wrap .block4 .newslist {
  margin-top: 50px;
}
.wrap .block4 .newslist .newshot {
  width: 520px;
  height: 400px;
  background: #f8f8f8;
}
.wrap .block4 .newslist .newshot a {
  text-decoration: none;
}
.wrap .block4 .newslist .newshot .img {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.wrap .block4 .newslist .newshot .img img {
  width: 100%;
  transition: 0.1s transform;
  transform: translateZ(0);
}
.wrap .block4 .newslist .newshot .img img:hover {
  transform: scale(1.1, 1.1);
  transition: 0.6s transform;
}
.wrap .block4 .newslist .newshot .txt {
  width: 468px;
  margin: 35px auto;
}
.wrap .block4 .newslist .newshot .txt .xtitle {
  font-size: 18px;
  color: #000;
}
.wrap .block4 .newslist .newshot .txt .xtime {
  display: inline-block;
  padding: 16px 0;
  border-bottom: 2px solid #e25215;
  margin-bottom: 16px;
}
.wrap .block4 .newslist .alist {
  width: 620px;
  margin-top: 0;
}
.wrap .block4 .newslist .alist ul li .acont {
  width: 480px;
}
.wrap .mln {
  margin-left: 30px;
}
.wrap .alist {
  width: 100%;
  margin-top: 20px;
}
.wrap .alist ul li {
  height: 120px;
  margin-bottom: 20px;
}
.wrap .alist ul li .time {
  margin-top: 20px;
  width: 80px;
  height: 80px;
  background: #cecece;
}
.wrap .alist ul li .time span {
  display: block;
  text-align: center;
  color: #fff;
}
.wrap .alist ul li .time .big {
  font-size: 40px;
}
.wrap .alist ul li .acont {
  width: 80%;
  height: 120px;
  padding: 20px 30px;
  background: #f8f8f8;
}
.wrap .alist ul li .acont .xtitle {
  font-size: 18px;
  height: 25px;
  overflow: hidden;
  margin-bottom: 12px;
  display: block;
  cursor: pointer;
  text-decoration: none;
}
.wrap .alist ul li .acont p {
  color: #787878;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.wrap .alist ul li .acont .timer {
  display: none;
}
.wrap .alist ul li:hover .time {
  background: #e55f10;
}
.wrap .alist ul li:hover .acont {
  background: none;
}
.wrap .alist ul li:hover .acont .xtitle {
  color: #e25215;
}
.wrap .footer {
  width: 100%;
  height: 330px;
  background: #1e2428;
  color: #969696;
}
.wrap .footer a {
  color: #969696;
}
.wrap .footer a:hover {
  color: #e55e10;
}
.wrap .footer .footbox {
  padding-top: 50px;
}
.wrap .footer .footbox h3 {
  font-size: 16px;
  line-height: 35px;
  color: #fff;
}
.wrap .footer .footbox span {
  line-height: 25px;
  display: block;
}
.wrap .footer .footbox .stood {
  /*width: 735px;*/
  width: 800px;
  border-right: 1px solid #353a3e;
}
.wrap .footer .footbox .stood .stooditem {
  float: left;
  margin-right: 30px;
  color: #fff;
}
.wrap .footer .footbox .stood .stooditem ul {
  color: #646464;
  margin-left: 15px;
}
.wrap .footer .footbox .stood .stooditem ul li {
  line-height: 30px;
  list-style: disc;
}
.wrap .footer .footbox .stood2 {
  width: 370px;
}
.wrap .footer .footbox .stood2 .share {
  padding-top: 22px;
}
.wrap .footer .footbox .stood2 .share span {
  float: left;
  line-height: 32px;
}
.wrap .footer .footbox .stood2 .share a {
  padding-left: 8px;
}
.wrap .footer .footbox .stood2 .ewm p {
  line-height: 30px;
}
.wrap .footer .copyright {
  height: 60px;
  margin-top: 35px;
  line-height: 60px;
}
.wrap .footer.mt50 {
  margin-top: 50px;
}
.wrap #owl-banner .item img {
  display: block;
  width: 100%;
  height: auto;
}
.wrap #owl-banner .owl-controls .owl-nav div {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  text-indent: -99999px;
  background: none;
}
.wrap #owl-banner .owl-controls .owl-nav div:hover {
  background-position: 0 0;
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
}
.wrap #owl-banner .owl-controls .owl-nav .owl-prev {
  left: 95px;
  background: url("../images/pt-left.png") 0 0 no-repeat;
}
.wrap #owl-banner .owl-controls .owl-nav .owl-next {
  right: 95px;
  background: url("../images/pt-right.png") 0 0 no-repeat;
}
.wrap #owl-banner .owl-controls .owl-dots {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 1%;
}
.wrap .ny {
  width: 100%;
}
.wrap .ny img {
  width: 100%;
}
.wrap .ny-banner {
  width: 100%;
}
.wrap .ny-banner img {
  width: 100%;
}
.wrap .title-crumb {
  width: 100%;
  padding: 15px 0;
  height: 60px;
  line-height: 30px;
  border-bottom: 1px solid #f2f2f2;
  background: #fff url() 0 0 no-repeat;
  z-index: 9;
}
.wrap .title-crumb h2 {
  font-size: 30px;
  color: #000;
}
.wrap .title-crumb .crumb {
  padding-left: 22px;
  background: url("../images/chome.png") left center no-repeat;
}
.wrap .title-crumb .crumbnav ul li {
  float: left;
  font-size: 18px;
  padding-right: 50px;
}
.wrap .title-crumb .crumbnav ul .title {
  color: #e55e10;
}
.wrap .title-crumb .crumbnav ul a {
  text-decoration: none;
}
.wrap .title-crumb .crumbnav ul a.active,
.wrap .title-crumb .crumbnav ul a:hover {
  color: #e55e10;
}
.wrap .fixdbox {
  width: 100%;
  position: relative;
  background: url("../images/aboutbg01.png") center 100px no-repeat;
}
.wrap .fixdebg01 {
  width: 286px;
  position: absolute;
  top: 320px;
  left: 751px;
  z-index: 0;
}
.wrap .fixdebg01 img {
  width: 100%;
}
.wrap .fixdebg02 {
  width: 558px;
  position: absolute;
  top: 36px;
  right: 0;
  z-index: 0;
}
.wrap .fixdebg02 img {
  width: 100%;
}
.wrap .fixdebg03 {
  width: 753px;
  position: absolute;
  top: 815px;
  left: 0;
  z-index: 0;
}
.wrap .fixdebg03 img {
  width: 100%;
}
.wrap .fixdebg04 {
  width: 225px;
  position: absolute;
  top: 1095px;
  right: 506px;
  z-index: 0;
}
.wrap .fixdebg04 img {
  width: 100%;
}
.wrap .aboutbg01 {
  width: 100%;
  padding-bottom: 140px;
  position: relative;
  z-index: 1;
}
.wrap .aboutbg02 {
  width: 100%;
  background: #ec8d74 url("../images/aboutbg02.jpg") center 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.wrap .motion_elm {
  opacity: 0;
}
.wrap .content .freediv {
  width: 100%;
  height: 260px;
}
.wrap .content .pdt125 {
  padding-top: 125px;
}
.wrap .content .aboutpictxt {
  max-width: 1140px;
  margin: 0 auto;
}
.wrap .content .aboutpictxt .pic {
  width: 50%;
  position: relative;
}
.wrap .content .aboutpictxt .pic img {
  width: 100%;
}
.wrap .content .aboutpictxt .pic .pdt {
  padding-top: 25px;
}
.wrap .content .aboutpictxt .apiclbox01 {
  height: 430px;
}
.wrap .content .aboutpictxt .apicl01 {
  position: absolute;
  left: 0;
  top: 0;
}
.wrap .content .aboutpictxt .apicl01 img {
  width: 100%;
}
.wrap .content .aboutpictxt .apicl02 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.wrap .content .aboutpictxt .apicl02 img {
  width: 100%;
}
.wrap .content .aboutpictxt .apicl03 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.wrap .content .aboutpictxt .apicl03 img {
  width: 100%;
}
.wrap .content .aboutpictxt .apicl04 {
  position: absolute;
  right: 0;
  top: 0;
}
.wrap .content .aboutpictxt .apicl04 img {
  width: 100%;
}
.wrap .content .aboutpictxt .txt {
  width: 50%;
}
.wrap .content .aboutpictxt .txt .title {
  font-size: 32px;
  font-weight: bold;
  color: #e45b12;
}
.wrap .content .aboutpictxt .txt .intro {
  padding: 30px 0 25px 0;
  line-height: 25px;
}
.wrap .content .aboutpictxt .txt .introTab {
  text-align: center;
}
.wrap .content .aboutpictxt .txt .introTab span {
  font-size: 48px;
  font-weight: bold;
  padding-bottom: 15px;
  display: block;
  color: #e45b12;
}
.wrap .content .aboutpictxt .txt .introTab i {
  font-style: normal;
  padding-left: 10px;
  font-size: 16px;
}
.wrap .content .aboutpictxt .txt .introTab td {
  padding-bottom: 25px;
}
.wrap .content .aboutpictxt .w40p {
  width: 40%;
}
.wrap .content .aboutpictxt .w55p {
  width: 55%;
}
.wrap .content .aboutblock01 {
  color: #fff;
  text-align: center;
  padding-bottom: 20px;
}
.wrap .content .aboutblock01 .abtitle {
  width: 100%;
  font-size: 32px;
  padding: 35px 0 30px 0;
}
.wrap .content .aboutblock01 .abintro {
  width: 100%;
  font-size: 18px;
  line-height: 30px;
}
.wrap .content .aboutblock01 .classification {
  width: 100%;
}
.wrap .content .aboutblock01 .classification ul {
  padding: 20px 0;
  margin-top: 50px;
}
.wrap .content .aboutblock01 .classification ul li {
  width: 20%;
  padding: 0 3%;
  float: left;
}
.wrap .content .aboutblock01 .classification ul li .title {
  font-size: 16px;
  padding-top: 25px;
  padding-bottom: 30px;
}
.wrap .content .aboutblock02 {
  width: 90%;
  margin: 30px auto;
  padding: 20px 0;
  background: url("../images/aboutbg02.png") 0 0 no-repeat;
  text-align: center;
}
.wrap .content .aboutblock02 .abtitle {
  font-size: 36px;
  padding: 20px 0;
  color: #e45b12;
  font-weight: bold;
}
.wrap .content .aboutblock02 .abintro {
  font-size: 20px;
  line-height: 32px;
}
.wrap .content .aboutvideo {
  width: 100%;
  padding: 66px 0;
  background: #f5f5f5;
}
.wrap .content .aboutvideo .main {
  width: 1120px;
  height: 435px;
  background: #1e1f24;
  margin: 0 auto;
}
.wrap .content .aboutvideo .main.video-page-wrap {
  background: none;
  height: auto;
  overflow: hidden;
}
.wrap .content .aboutvideo .videoCon {
  width: 790px;
  height: 430px;
  padding: 5px;
  float: left;
}
.wrap .content .aboutvideo .rightcontor {
  width: 295px;
  padding-top: 45px;
  float: right;
}
.wrap .content .aboutvideo .rightcontor .title {
  font-size: 20px;
  color: #fff;
}
.wrap .content .aboutvideo .rightcontor .buto {
  padding-top: 35px;
}
.wrap .content .aboutvideo .rightcontor .buto .rli {
  width: 280px;
  height: 85px;
  margin-bottom: 30px;
  cursor: pointer;
}
.wrap .content .aboutvideo .rightcontor .buto .rli .pic {
  width: 130px;
  height: 85px;
  float: left;
}
.wrap .content .aboutvideo .rightcontor .buto .rli .pic img {
  width: 130px;
  height: 85px;
}
.wrap .content .aboutvideo .rightcontor .buto .rli .txt {
  width: 120px;
  float: right;
}
.wrap .content .aboutvideo .rightcontor .buto .rli .txt .t1 {
  font-size: 14px;
  color: #999;
  margin-bottom: 10px;
}
.wrap .content .aboutvideo .rightcontor .buto .rli .txt .b1 {
  display: inline-block;
  line-height: 22px;
  padding: 0 13px;
  background: #fff;
  border-radius: 15px;
}
.wrap .content .aboutvideo .rightcontor .buto .rli.active .pic img,
.wrap .content .aboutvideo .rightcontor .buto .rli:hover .pic img {
  border: 2px solid #c35f24;
}
.wrap .content .aboutvideo .rightcontor .buto .rli.active .txt .t1,
.wrap .content .aboutvideo .rightcontor .buto .rli:hover .txt .t1 {
  color: #c35f24;
}
.wrap .content .aboutvideo .row {
  width: 100%;
}
.wrap .content .aboutblock03 {
  width: 90%;
  padding: 60px 0;
  margin: 0 auto;
}
.wrap .content .aboutblock03 .ableft {
  width: 50%;
}
.wrap .content .aboutblock03 .ableft .fl01 {
  margin-bottom: 20px;
}
.wrap .content .aboutblock03 .ableft .fl01 span.big {
  font-size: 30px;
  font-weight: bold;
  color: #e55e10;
}
.wrap .content .aboutblock03 .ableft .fl01 p {
  padding: 15px 0;
}
.wrap .content .aboutblock03 .ableft .fl01 ul {
  padding-top: 20px;
}
.wrap .content .aboutblock03 .ableft .fl01 ul li {
  padding-left: 27px;
  line-height: 38px;
  background: url("../images/aicon06.png") left center no-repeat;
}
.wrap .content .aboutblock03 .abright {
  width: 42%;
}
.wrap .content .aboutblock03 .abright img {
  width: 100%;
}
.wrap .content .aboutblock03 .aboutcircle {
  position: relative;
}
.wrap .content .aboutblock03 .aboutcircle .circlebox {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.wrap .content .aboutblock03 .aboutcircle .circlebox .img {
  width: 120px;
  height: 120px;
  margin: 0 14px;
  opacity: 0;
  float: left;
  position: relative;
}
.wrap .content .aboutblock03 .aboutcircle .circlebox img {
  width: 116px;
  height: 116px;
  margin: 2px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.wrap .content .aboutblock04 {
  width: 90%;
  margin: 60px auto;
  text-align: center;
}
.wrap .content .aboutblock04 img {
  max-width: 100%;
}
.wrap .content .businessblock01 {
  text-align: center;
  margin: 40px 0 80px 0;
}
.wrap .content .businessblock01 h2 {
  font-size: 36px;
  color: #e55e10;
  padding-bottom: 40px;
}
.wrap .content .businessblock01 p {
  color: #666;
  font-size: 20px;
  padding-bottom: 40px;
  width: 750px;
  margin: 0 auto;
}
.wrap .content .businessblock01 .pic img {
  width: 100%;
}
.wrap .content .businessblock02 {
  text-align: center;
  padding: 60px 0 100px 0;
  background: #f5f5f5;
}
.wrap .content .businessblock02 h2 {
  font-size: 36px;
  color: #e55e10;
  padding-bottom: 40px;
}
.wrap .content .businessblock02 p {
  color: #666;
  font-size: 20px;
  padding-bottom: 40px;
}
.wrap .content .businessblock02 ul li {
  width: 275px;
  height: 170px;
  margin-right: 13px;
  margin-left: 12px;
  margin-bottom: 33px;
  float: left;
  overflow: hidden;
  position: relative;
}
.wrap .content .businessblock02 ul li img {
  width: 275px;
  height: 170px;
  transition: 0.1s;
  transform: translateZ(0);
}
.wrap .content .businessblock02 ul li .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.4;
}
.wrap .content .businessblock02 ul li .txt {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 70px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.wrap .content .businessblock02 ul li:hover .cover {
  display: none;
}
.wrap .content .businessblock02 ul li:hover img {
  transform: scale(1.1, 1.1);
  transition: 0.6s transform;
}
.wrap .content .companyul li {
  color: #666;
  padding-bottom: 50px;
}
.wrap .content .companyul li strong {
  color: #e55e10;
}
.wrap .content .companyul li .ctitle {
  font-size: 20px;
  font-weight: bold;
  color: #000;
}
.wrap .content .companyul li .ctitle a:hover {
  color: #e25215;
}
.wrap .content .companyul li .ctxt {
  padding: 15px 0 25px 0;
}
.wrap .content .companyul li .cleft {
  width: 50%;
  float: left;
}
.wrap .content .companyul li .cleft img {
  width: 100%;
  height: 320px;
}
.wrap .content .companyul li .cright {
  width: 45%;
  float: right;
  padding: 25px 0;
  border-top: 3px solid #e55e10;
  border-bottom: 1px solid #ccc;
}
.wrap .content .companyul li .cright .title {
  font-size: 18px;
  padding: 25px 0;
}
.wrap .content .companyul li .cright .tblock span {
  width: 49%;
  display: inline-block;
  padding-bottom: 20px;
}
.wrap .content .contact {
  margin: 45px 0;
}
.wrap .content .contact .title {
  font-size: 30px;
}
.wrap .content .contact .line {
  width: 25px;
  height: 3px;
  background: #e55e10;
  margin: 30px 0;
}
.wrap .content .contact .cleft {
  width: 50%;
  float: left;
}
.wrap .content .contact .cleft .rowbox {
  margin-bottom: 30px;
}
.wrap .content .contact .cleft .rowbox .row {
  line-height: 57px;
  font-size: 18px;
  width: 90%;
  border-bottom: 1px solid #ccc;
}
.wrap .content .contact .cleft .rowbox .row span {
  padding-right: 75px;
  font-weight: bold;
}
.wrap .content .contact .cleft .rowlist {
  width: 100%;
  height: 118px;
}
.wrap .content .contact .cleft .rowlist .rlpic {
  width: 118px;
  height: 118px;
  float: left;
}
.wrap .content .contact .cleft .rowlist .rltxt {
  float: left;
  padding-left: 30px;
  padding-top: 10px;
}
.wrap .content .contact .cleft .rowlist .rltxt .rltitle {
  font-size: 18px;
  font-weight: bold;
}
.wrap .content .contact .cleft .rowlist .rltxt p {
  padding-top: 20px;
}
.wrap .content .contact .cright {
  width: 45%;
  float: left;
}
.wrap .content .contact .cright .todre {
  padding-bottom: 35px;
}
.wrap .content .contact .cright .todre .totitle {
  font-size: 24px;
  height: 60px;
  line-height: 60px;
  padding-left: 65px;
  background: url("../images/metro.png") no-repeat;
}
.wrap .content .contact .cright .todre p {
  font-size: 16px;
  color: #666;
  padding-top: 5px;
  line-height: 30px;
}
.wrap .content .recruit {
  margin-bottom: 100px;
}
.wrap .content .recruit .reblock {
  border-bottom: 1px solid #e5e5e5;
  padding: 40px 0;
}
.wrap .content .recruit .reblock .retitle {
  color: #e55e10;
  font-size: 36px;
  padding-top: 10px;
}
.wrap .content .recruit .reblock p {
  padding-top: 30px;
  padding-bottom: 10px;
  font-size: 20px;
}
.wrap .content .recruit .reblock span {
  color: #ec8303;
}
.wrap .content .recruit .reblock .tdtitle {
  font-size: 24px;
}
.wrap .content .recruit .reblock td {
  line-height: 30px;
}
.wrap .content .recruit .reblock02 {
  border-bottom: 1px solid #e5e5e5;
  padding: 40px 0;
}
.wrap .content .recruit .reblock02 .rep {
  overflow: hidden;
}
.wrap .content .recruit .reblock02 .rep p {
  line-height: 25px !important;
}
.wrap .content .responsibility {
  padding: 50px 0 80px 0;
}
.wrap .content .responsibility .rbblock .rbtitle {
  font-size: 36px;
  color: #e55e10;
}
.wrap .content .responsibility .rbblock ul {
  margin-top: 40px;
}
.wrap .content .responsibility .rbblock ul li {
  width: 30.33%;
  margin-right: 3%;
  margin-bottom: 3%;
  float: left;
}
.wrap .content .responsibility .rbblock ul li .pic {
  width: 100%;
}
.wrap .content .responsibility .rbblock ul li .pic img {
  width: 100%;
  height: 220px;
  transition: 0.1s transform;
  transform: translateZ(0);
}
.wrap .content .responsibility .rbblock ul li .pic img:hover {
  transform: scale(1.1, 1.1);
  transition: 0.6s transform;
}
.wrap .content .responsibility .rbblock ul li .txt {
  width: 100%;
  background: #fff;
  padding: 10px 15px 20px;
}
.wrap .content .responsibility .rbblock ul li .txt .title {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0;
}
.wrap .content .responsibility .rbblock ul li .txt p {
  height: 40px;
  overflow: hidden;
}
.wrap .content .responsibility .rbblock ul li .txt a:hover {
  text-decoration: none;
  color: #e25215;
}
.wrap .content .responsibility .rbblock .rbp {
  padding-top: 35px;
}
.wrap .content .responsibility .rbblock .fleft {
  width: 60%;
}
.wrap .content .responsibility .rbblock .fright {
  width: 17%;
  padding-top: 15px;
}
.wrap .content .responsibility.graybg {
  background: #f5f5f5;
}
.wrap .content .news ul {
  margin-top: 40px;
}
.wrap .content .news ul li {
  width: 30.33%;
  margin-right: 3%;
  margin-bottom: 50px;
  float: left;
}
.wrap .content .news ul li .pic {
  width: 100%;
  height: 150px;
  overflow: hidden;
  text-align: center;
  line-height: 150px;
}
.wrap .content .news ul li .pic img {
  width: 100%;
  height: 150px;
  transition: 0.1s transform;
  transform: translateZ(0);
  object-fit: cover;
  vertical-align: middle;
}
.wrap .content .news ul li .pic img:hover {
  transform: scale(1.1, 1.1);
  transition: 0.6s transform;
}
.wrap .content .news ul li .txt {
  width: 100%;
  background: #fff;
  padding: 10px 0;
}
.wrap .content .news ul li .txt .title {
  font-size: 18px;
  font-weight: bold;
  margin: 18px 0;
  color: #333;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.wrap .content .news ul li .txt .intro {
  padding-bottom: 15px;
  height: 55px;
  overflow: hidden;
  color: #666;
}
.wrap .content .news ul li .txt .titme {
  color: #999;
}
.wrap .content .news ul li .txt a:hover {
  text-decoration: none;
}
.wrap .content .news ul li .txt a:hover .title,
.wrap .content .news ul li .txt a:hover .intro {
  color: #e25215;
}
.wrap .content .detail {
  background: #f5f5f5;
}
.wrap .content .detail .main {
  margin: 30px auto;
  min-height: 500px;
  background: #fff url() 0 0 no-repeat;
}
.wrap .content .detail .article {
  width: 91%;
  margin: 0 auto;
  padding: 50px 0;
}
.wrap .content .detail .article .fleft {
  width: 700px;
}
.wrap .content .detail .article .fleft h1.title {
  font-size: 24px;
  line-height: 30px;
}
.wrap .content .detail .article .fleft .times {
  color: #999;
  padding-top: 18px;
  padding-bottom: 28px;
  border-bottom: 1px solid #ccc;
}
.wrap .content .detail .article .fleft .times span.time {
  padding-left: 26px;
  background: #fff url("../images/time.png") left center no-repeat;
}
.wrap .content .detail .article .fleft .articlecontent {
  margin-top: 50px;
  line-height: 25px;
}
.wrap .content .detail .article .fleft .articlecontent img {
  max-width: 100%;
  height: auto!important;
}
.wrap .content .detail .article .fleft .next-last {
  padding: 50px 0;
  margin-top: 50px;
  line-height: 30px;
  border-top: 1px solid #ccc;
}
.wrap .content .detail .article .fright {
  width: 350px;
}
.wrap .content .detail .article .fright .frtitle {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.wrap .content .detail .article .fright ul li {
  margin-top: 30px;
  line-height: 25px;
}
.wrap .content .detail .article .fright ul li span {
  color: #999;
  display: block;
}
.wrap .content .detail .article .fright ul li a {
  color: #333;
}
.contact_map {
  height: 350px;
}
.parallax-box {
  position: relative;
  transform: translate3d(0px, 500px, 0px);
  transform-style: preserve-3d;
  backface-visibility: hidden;
}
.parallax-img {
  position: relative;
  transform: translate3d(0px, 0px, 0px);
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transition: transform 2s;
  -moz-transition: -moz-transform 2s;
  -webkit-transition: -webkit-transform 2s;
  -o-transition: -o-transform 2s;
}
.parallax-txt {
  position: relative;
  transform: translate3d(0px, 200px, 0px);
  transform-style: preserve-3d;
  backface-visibility: hidden;
}
.maskimg {
  position: relative;
  overflow: hidden;
}
.maskfadeUp {
  display: block;
  background-color: #e55e10;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: -webkit-transform 1.2s 0.4s;
  transition: transform 1.2s 0.4s;
}
.maskfadeUp:after {
  background-color: #ffffff;
  opacity: 0.6;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: opacity 0.8s 1s;
}
.maskfadeUp.animated {
  -webkit-transform: translateY(-101%);
  transform: translateY(-101%);
}
.maskfadeUp.animated:after {
  opacity: 0;
}
.Group-profile-p {
  line-height: 25px;
  width: 84%;
  margin: 0 auto;
  text-align: center;
}
.main-index {
  overflow: hidden;
  padding-bottom: 120px;
}
.index-video-wrap {
  width: 100%;
  display: inline-block;
}
.index-video-ul {
  width: 100%;
  display: inline-block;
  margin-top: 100px;
}
.index-video-li {
  width: 29.333%;
  float: left;
  margin: 0 6% 2% 0;
}
.index-video-li:nth-of-type(3n) {
  margin-right: 0;
}
.index-video-v {
  height: 178px;
  width: 100%;
  overflow: hidden;
}
.index-video-h3 {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-video-tit-wrap {
  width: 100%;
  height: auto;
  display: inline-block;
  background: url(../images/xian.png) 0px 106px no-repeat;
}
.index-video-tit {
  text-align: center;
  font-size: 46px;
  line-height: 50px;
  margin: 80px 0 50px 0;
  font-weight: bold;
}
.index-video-tit span {
  cursor: pointer;
}
.index-video-tit span a {
  color: #fff;
}
.index-video-tit span a:hover {
  text-decoration: none;
}
.index-video-tit span:first-of-type {
  float: left;
  margin-left: -135px;
}
.index-video-tit span:last-of-type {
  float: right;
  margin-right: -135px;
}
.index-video-tit span.curr {
  color: #e46c49;
}
.index-video-tit span.curr a {
  color: #e46c49;
}
.video-page-color {
  color: #333;
}
.video-page-h2 {
  width: 100%;
  font-size: 36px;
  color: #e55e10;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 2px solid #e55e10;
}
.hotel-con:after {
  display: block;
  content: '';
  clear: both;
}
.hotel-con .hotel-li {
  width: 48%;
  float: left;
  margin-right: 4%;
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
}
.hotel-con .hotel-li:nth-of-type(2n) {
  margin-right: 0;
}
.hotel-con .hotel-li .pic {
  height: 308px;
}
.hotel-con .hotel-li .hotel-tit {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  margin: 15px 0 20px 0;
}
.hotel-con .hotel-li .hotel-tit span {
  border-bottom: 2px solid #e25215;
  padding-bottom: 6px;
}
.hotel-con .hotel-li .hotel-info {
  font-size: 15px;
  line-height: 28px;
  color: #666666;
  text-align: left;
}
.Retrograde-endeavour {
  margin-bottom: 15px;
}
.Retrograde-endeavour a {
  display: block;
  padding: 10px 15px;
  border-radius: 5px;
  border: 1px solid #eb7d05;
  color: #eb7d05;
}
.Retrograde-endeavour-box {
  margin-bottom: 50px;
}
.Retrograde-endeavour-box a:hover {
  background: #f8f8f8;
}
.Retrograde-endeavour-box a img {
  width: 20px;
  vertical-align: sub;
}
/*信息公开*/
.clearfloat:after {
  display: block;
  content: "";
  clear: both;
}
.info-txt {
  line-height: 2;
  color: #666;
}
.info-item {
  margin: 50px 0;
}
.info-item .info-tit {
  font-size: 24px;
  padding-left: 10px;
  border-left: 5px solid #ea7907;
  line-height: 1;
  margin-bottom: 20px;
}
.info-item .base-info {
  background: #f8f8f8;
  border-radius: 5px;
  padding: 30px 40px;
}
.info-item .base-info .p1 {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 10px;
  text-indent: 0;
}
.info-item .base-info .txtbox p {
  text-indent: 2em;
  line-height: 2;
  color: #666;
  text-align: justify;
}
.info-item .base-info .imgbox {
  float: right;
  background: #fff;
  width: 358px;
  border: 1px solid #e9eaf1;
  border-radius: 5px;
  overflow: hidden;
  margin-left: 20px;
}
.info-item .base-info .imgbox img {
  max-width: 100%;
}
.info-item .company-list {
  display: flex;
  display: -webkit-flex;
}
.info-item .company-list:after {
  display: block;
  content: "";
  clear: both;
  width: 0;
  height: 0;
}
.info-item .company-list li {
  float: left;
  width: calc(100%/4 - 12px);
  margin-right: 15px;
  color: #fff;
  padding: 20px 25px;
  border-radius: 5px;
  min-height: 470px;
}
.info-item .company-list li:nth-of-type(1) {
  background: #05dca2;
}
.info-item .company-list li:nth-of-type(2) {
  background: #ea7907;
}
.info-item .company-list li:nth-of-type(3) {
  background: #3fa3e9;
}
.info-item .company-list li:nth-of-type(4) {
  margin-right: 0;
  background: #673fe9;
}
.info-item .company-list li .num {
  color: rgba(255, 255, 255, 0.3);
  font-size: 50px;
  font-style: italic;
  margin-bottom: 5px;
  line-height: 1;
}
.info-item .company-list li .p {
  line-height: 2;
}
.info-item .structure {
  text-align: center;
}
.info-item .structure img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.info-item .workinfo-list:after {
  display: block;
  content: "";
  clear: both;
}
.info-item .workinfo-list li {
  float: left;
  border-radius: 5px;
  overflow: hidden;
  width: 47.5%;
  height: 200px;
  margin-right: 5%;
  background-image: url(../images/info-img03.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #fff;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 4%;
}
.info-item .workinfo-list li .title {
  font-size: 24px;
  margin-bottom: 10px;
  position: relative;
}
.info-item .workinfo-list li .title:before {
  display: block;
  content: "";
  width: 46px;
  height: 5px;
  background: #ea7907;
  margin-bottom: 20px;
}
.info-item .workinfo-list li .p {
  line-height: 2;
}
.info-item .workinfo-list li .link-a {
  color: #999999;
}
.info-item .workinfo-list li .link-a img {
  vertical-align: middle;
}
.info-item .workinfo-list li:nth-of-type(2) {
  margin-right: 0;
  background-image: url(../images/info-img04.png);
}
.info-item .finance-box:after {
  display: block;
  content: "";
  clear: both;
}
.info-item .finance-box .txtbox {
  float: left;
  width: 47.5%;
  margin-right: 5%;
}
.info-item .finance-box .txtbox .info {
  color: #666;
  line-height: 2;
}
.info-item .finance-box .txtbox .info p {
  margin-bottom: 30px;
}
.info-item .finance-box .txtbox .info p:last-of-type {
  margin-bottom: 0;
}
.info-item .finance-box .imgbox {
  float: left;
  border-radius: 5px;
  overflow: hidden;
  width: 47.5%;
}
.info-item .finance-box .imgbox img {
  width: 100%;
  display: block;
}
.info-item .duty-list {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  /*&:after {
            display: block;
            content: "";
            clear: both;
            width: 0;
            height: 0;
        }*/
}
.info-item .duty-list li {
  border-radius: 5px;
  padding: 20px 25px;
  width: 47.5%;
  margin-right: 5%;
  margin-bottom: 20px;
  background: #fdeaea;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  line-height: 2;
}
.info-item .duty-list li:nth-of-type(2n) {
  margin-right: 0;
}
.info-item .duty-list li:nth-of-type(2) {
  background: #fff7dd;
}
.info-item .duty-list li:nth-of-type(3) {
  background: #f4fcde;
}
.info-item .duty-list li:nth-of-type(4) {
  background: #e7fddf;
}
.info-item .duty-list li:nth-of-type(5) {
  background: #defdef;
}
.info-item .duty-list li:nth-of-type(6) {
  background: #defafa;
}
.info-item .duty-list li:nth-of-type(7) {
  background: #daecfa;
}
.info-item .duty-list li:nth-of-type(8) {
  background: #e1e5fd;
}
.info-item .duty-list li:nth-of-type(9) {
  background: #e6dcff;
}
.info-item .duty-list li:nth-of-type(10) {
  background: #f5d7ff;
}
.applet-box {
  position: absolute;
  right: -130px;
  top: 50px;
}
.applet-img img {
  height: 118px;
}
.applet-tit {
  margin-top: 6px;
  text-align: center;
}
.listed-box-li {
  display: block;
  margin-bottom: 30px;
  padding: 20px 30px;
  background: #f8f8f8;
  cursor: pointer;
}
.listed-box-li:after {
  display: block;
  content: "";
  clear: both;
}
.listed-box-tit {
  font-size: 18px;
  color: #333;
}
.listed-box-info {
  font-size: 14px;
  margin-top: 10px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 20px;
  white-space: nowrap;
}
.listed-box-more {
  text-align: right;
  color: #e55e10;
  margin-top: 15px;
}
.listed-text {
  font-size: 15px;
  line-height: 30px;
  padding: 30px;
  max-height: calc(100vh - 120px);
  overflow-x: hidden;
}
.listed-text-tit {
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
}
.listed-text p {
  text-indent: 30px;
}
.listed-text-img {
  margin-top: 20px;
  text-align: center;
}
.listed-text-img img {
  max-width: 100%;
}
.info-table {
  width: 100%;
}
.info-table th,
.info-table td {
  padding: 10px 20px;
  border: 1px solid #ddd;
}
.info-table .tit1 {
  background-color: #ea7907;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border-color: #ea7907;
}
.info-table .tit2 {
  color: #fff;
  text-align: center;
}
.info-table .tit3 {
  background-color: #ea7907;
  color: #fff;
  text-align: center;
}
.personnel-list {
  padding-left: 20px;
  list-style-type: disc;
}
.personnel-list li {
  padding: 20px 0;
  border-bottom: 1px dashed #dfdfdf;
}
.personnel-list li::marker {
  color: #ea7907;
}
.from-box {
  width: 100%;
  padding: 30px 0;
  font-size: 16px;
  color: c2c2c2;
}
.from-box .from-title {
  display: flex;
  background-color: #f2e6da;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 500;
}
.from-box .from-title::after {
  content: "";
  display: block;
  width: 15%;
}
.from-box .more {
  display: flex;
  justify-content: flex-end;
  text-align: right;
}
.from-box .more a {
  color: #ed8b28;
}
.from-box .w_25 {
  width: 25%;
}
.from-box .w_35 {
  flex: 1;
}
.from-box .w_15 {
  width: 15%;
}
.from-box .line {
  display: flex;
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
}
@media screen and (max-width: 1300px) {
  .from-box {
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 900px) {
  .from-box {
    width: 800px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 750px) {
  .from-box {
    width: 100%;
    margin: 0 auto;
    font-size: 0.8rem;
  }
  .from-box .from-title {
    font-size: 1rem;
  }
}
